-- JSON module extracted from ITU-T Y.4473 (08/2020)

//Example 26: //POST /v1.0/Things HTTP/1.1 //Host: example.org/ //Content-Type: application/json { "name": "thermostat", "description": "This is a smart thermostat with WiFi communication capabilities." }